gtkselectionprivate: minor style fix
authorIgnacio Casal Quinteiro <icq@gnome.org>
Thu, 19 May 2016 14:55:24 +0000 (16:55 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Thu, 19 May 2016 14:56:57 +0000 (16:56 +0200)
This seems to make some issue with the gtk# scanner.

gtk/gtkselectionprivate.h

index bd5c634f654aa8b3f6421739fd21c5e22bb98c4a..d77432f9f7d1da5865fa861ab950afd91cd90cbd 100644 (file)
@@ -52,7 +52,7 @@ struct _GtkTargetList
   /*< private >*/
   GList *list;
   guint ref_count;
- };
+};
 
 gboolean _gtk_selection_clear           (GtkWidget         *widget,
                                          GdkEventSelection *event);